Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate distutils from the stdlib #4410

Merged
merged 9 commits into from
Jul 5, 2024

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Jun 1, 2024

Summary of changes

Closes #4137

Pull Request Checklist

@jaraco jaraco force-pushed the debt/4137-deprecate-distutils-stdlib branch from de24b1c to dc90abc Compare June 1, 2024 09:11
@jaraco jaraco requested a review from abravalheri July 1, 2024 17:29
@jaraco
Copy link
Member Author

jaraco commented Jul 1, 2024

I'm not concerned about the diffcov warnings. I'm ready to move forward with this. Question is - is there anything more we should do to direct users as to what to do if they encounter the warnings?

@jaraco
Copy link
Member Author

jaraco commented Jul 2, 2024

I've created a new label to aggregate emergent issues and a new issue template to use that label when receiving reports about the issue. This should make it easier to collect and track reports.

@abravalheri
Copy link
Contributor

Thank you very much, Jason.

@jaraco jaraco merged commit 34f9518 into main Jul 5, 2024
36 of 40 checks passed
@jaraco jaraco deleted the debt/4137-deprecate-distutils-stdlib branch July 5, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate distutils_hack and support for 'import distutils' before 'import setuptools'
2 participants